Value Name | Data Type | Value Data |
---|---|---|
AuditLicenseRequests |
DWORD |
License server activity logging. The logged data can be viewed in the BlueCielo-LicenseServer event log. The possible values are: 0 - Disable logging (default) Note The higher the value, the more messages will be added to the event log. Non-default values should only be set for troubleshooting. |
BackupServers | String |
The names or IP addresses of the license servers in the same license pool (intranet) separated by commas. These must be DCOM-compatible names to call a remote server. See NEW Pooling licenses. |
BackupServers_Domain | String | Name of the domain that includes the BackupServers_User account. |
BackupServers_Pass | Binary |
Password of the BackupServers_User account. To set this binary value, use the stash_str.exe tool as in the following example where <password> is the password to encode: stash_str.exe -e <password> HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\ AutoManager Meridian\CurrentVersion\ Server\Licensing BackupServers_Pass The tool will be provided to you after you obtain the Redundant License Server license. |
BackupServers_User | String |
Name of the user account (without the domain name) to connect to the backup license servers. This account name is not set automatically to the service account that is specified during server installation as described in Installing the server components. This account must be included in the Distributed COM users security group. The same account credentials are used for all backup license servers. |
LicMgrGroup<n> |
String |
User group name to use reserved licenses for the corresponding product. Domain user groups can be used as well as local. See Reserving licenses. |
LicMgrProduct<n> |
String |
License prefix of a product to reserved licenses (for example, M—PUR for PowerUser). See Reserving licenses. |
LicMgrRefresh<n> |
DWORD |
Interval in minutes that the License Server should wait to reread information from this registry section. See Reserving licenses. |
Log | DWORD |
If this value is 1 (default), license server logging is enabled. If this value is 0, logging is disabled. |
Log_FileName | String | License server log file name. The default is %temp%\BCLicense.log where %temp% is the environment variable of the user specified by BackupServers_User. |
Log_FileSize | DWORD |
Maximum license server log file size (8 MB by default). There might be many error messages when a connection is interrupted between license servers. When this limit is reached, only the most recent messages are stored. Each time the license server service starts, the log file is recreated. |
PostEventOnLicenseReclaim |
DWORD |
To log additional events when named licenses are reclaimed by the same user, set to 1. The default is 0. |